GrapeCity.Win.PluginInputMan アセンブリ > GrapeCity.Win.Spread.InputMan.CellType 名前空間 > CollectionBase<T> クラス : OnCollectionChanging メソッド |
'Declaration Protected Overridable Sub OnCollectionChanging( _ ByVal e As CollectionChangeEventArgs _ )
'使用法 Dim instance As CollectionBase(Of T) Dim e As CollectionChangeEventArgs instance.OnCollectionChanging(e)
protected virtual void OnCollectionChanging( CollectionChangeEventArgs e )